Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@types/node (source) ^22.18.10 -> ^22.18.12 age confidence devDependencies patch
CodSpeedHQ/action v4.1.1 -> v4.2.1 age confidence action minor
c12 ^3.3.0 -> ^3.3.1 age confidence dependencies patch
c12 ^3.3.0 -> ^3.3.1 age confidence devDependencies patch
eslint (source) ^9.37.0 -> ^9.38.0 age confidence devDependencies patch
eslint-plugin-jsdoc 61.1.2 -> 61.1.5 age confidence resolutions patch
knip (source) ^5.65.0 -> ^5.66.2 age confidence devDependencies patch
pnpm (source) 10.18.2 -> 10.18.3 age confidence packageManager patch
rollup (source) ^4.52.4 -> ^4.52.5 age confidence devDependencies patch
rollup-plugin-visualizer ^6.0.4 -> ^6.0.5 age confidence devDependencies patch
std-env ^3.9.0 -> ^3.10.0 age confidence dependencies patch
std-env ^3.9.0 -> ^3.10.0 age confidence devDependencies patch

Release Notes

CodSpeedHQ/action (CodSpeedHQ/action)

v4.2.1

Compare Source

Release Notes

What's Changed

🚀 Features
🐛 Bug Fixes
⚙️ Internals
New Contributors

Install codspeed-runner 4.2.1

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.2.1/codspeed-runner-installer.sh | sh

Download codspeed-runner 4.2.1

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4.2.0...v4.2.1

v4.2.0

Compare Source

Changes

✨ This new release adds a way for the runner to save and restore instruments it installs to a cache directory. The CodSpeed github action automatically makes use of these feature to speedup runs in your CI!

Details

🚀 Features
🐛 Bug Fixes
⚙️ Internals

Install codspeed-runner 4.2.0

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/runner/releases/download/v4.2.0/codspeed-runner-installer.sh | sh

Download codspeed-runner 4.2.0

File Platform Checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4.1.1...v4.2.0

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v61.1.5

Compare Source

v61.1.4

Compare Source

Bug Fixes

v61.1.3

Compare Source

Bug Fixes
  • prefer-import-tag: ensure import is a valid identifier; fixes #​1572 (4349209)
webpro-nl/knip (knip)

v5.66.2

Compare Source

pnpm/pnpm (pnpm)

v10.18.3

Compare Source

Patch Changes
  • Fix a bug where pnpm would infinitely recurse when using verifyDepsBeforeInstall: install and pre/post install scripts that called other pnpm scripts #​10060.
  • Fixed scoped registry keys (e.g., @scope:registry) being parsed as property paths in pnpm config get when --location=project is used #​9362.
  • Remove pnpm-specific CLI options before passing to npm publish to prevent "Unknown cli config" warnings #​9646.
  • Fixed EISDIR error when bin field points to a directory #​9441.
  • Preserve version and hasBin for variations packages #​10022.
  • Fixed pnpm config set --location=project incorrectly handling keys with slashes (auth tokens, registry settings) #​9884.
  • When both pnpm-workspace.yaml and .npmrc exist, pnpm config set --location=project now writes to pnpm-workspace.yaml (matching read priority) #​10072.
  • Prevent a table width error in pnpm outdated --long #​10040.
  • Sync bin links after injected dependencies are updated by build scripts. This ensures that binaries created during build processes are properly linked and accessible to consuming projects #​10057.

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from danielroe as a code owner October 20, 2025 03:09
@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2025

📦 Bundle Size Comparison

➡️ nuxi

Metric Base Head Diff
Rendered 5083.62 KB 5083.62 KB 0.00 KB (0.00%)

➡️ nuxt-cli

Metric Base Head Diff
Rendered 108.86 KB 108.86 KB 0.00 KB (0.00%)

➡️ create-nuxt

Metric Base Head Diff
Rendered 2182.16 KB 2182.16 KB 0.00 KB (0.00%)

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 20, 2025

nuxt-cli-playground

npm i https://pkg.pr.new/create-nuxt@1091
npm i https://pkg.pr.new/nuxi@1091
npm i https://pkg.pr.new/@nuxt/cli@1091

commit: 60e4d21

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 20, 2025

CodSpeed Performance Report

Merging #1091 will not alter performance

Comparing renovate/all-minor-patch (60e4d21) with main (2c7c15e)

Summary

✅ 2 untouched

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 78f81ed to bf60af1 Compare October 21, 2025 02:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf60af1 to 60e4d21 Compare October 21, 2025 08:05
@danielroe danielroe merged commit 093ae9b into main Oct 21, 2025
12 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch October 21, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants